home *** CD-ROM | disk | FTP | other *** search
/ Drumbeat 2000 / drumbeat 2000.iso / quick start files / quick start lesson 1.edf / Styles.json < prev    next >
Encoding:
JavaScript Object Notation  |  1999-08-12  |  2.7 KB

  1. {
  2.     "schema": {
  3.         "Style Name": "Text (255) NOT NULL",
  4.         "Style Id": "Long Integer",
  5.         "Site Id": "Long Integer",
  6.         "Text Properties": "Boolean NOT NULL",
  7.         "Text Font": "Text (50)",
  8.         "Text Size": "Long Integer",
  9.         "Text Color": "Long Integer",
  10.         "Text Style": "Long Integer",
  11.         "Text Weight": "Long Integer",
  12.         "Text Underline": "Boolean NOT NULL",
  13.         "Text Overline": "Boolean NOT NULL",
  14.         "Text Strikeout": "Boolean NOT NULL",
  15.         "Text Blink": "Boolean NOT NULL",
  16.         "Text Alignment": "Long Integer",
  17.         "Background Properties": "Boolean NOT NULL",
  18.         "Background Color": "Long Integer",
  19.         "Background Image": "Text (50)",
  20.         "Box Properties": "Boolean NOT NULL",
  21.         "Box Margin": "Long Integer",
  22.         "Box Border": "Long Integer",
  23.         "Box Style": "Long Integer",
  24.         "Box Color": "Long Integer",
  25.         "Text CharSet": "Long Integer",
  26.         "Text PitchAndFamily": "Long Integer",
  27.         "Style Custom": "Boolean NOT NULL",
  28.         "Text Color Ignore": "Boolean NOT NULL",
  29.         "Background Color Ignore": "Boolean NOT NULL",
  30.         "Box Color Ignore": "Boolean NOT NULL",
  31.         "Read Only": "Boolean NOT NULL",
  32.         "Background Image New": "Text (255)",
  33.         "GUID": "Text (255)"
  34.     },
  35.     "data": [
  36.         {
  37.             "Style Name": "TriSure Copy",
  38.             "Style Id": 2,
  39.             "Site Id": 1,
  40.             "Text Properties": 1,
  41.             "Text Font": "Arial",
  42.             "Text Size": 10,
  43.             "Text Color": 10092543,
  44.             "Text Style": 0,
  45.             "Text Weight": 800,
  46.             "Text Underline": 0,
  47.             "Text Overline": 0,
  48.             "Text Strikeout": 0,
  49.             "Text Blink": 0,
  50.             "Text Alignment": 3,
  51.             "Background Properties": 1,
  52.             "Background Color": 16777215,
  53.             "Box Properties": 1,
  54.             "Box Margin": 0,
  55.             "Box Border": 0,
  56.             "Box Style": 3,
  57.             "Box Color": 0,
  58.             "Text CharSet": 0,
  59.             "Text PitchAndFamily": 34,
  60.             "Style Custom": 0,
  61.             "Text Color Ignore": 0,
  62.             "Background Color Ignore": 1,
  63.             "Box Color Ignore": 1,
  64.             "Read Only": 0,
  65.             "GUID": "[2198543396-20275-4563-134-182-0-96-8-206-88-43]"
  66.         },
  67.         {
  68.             "Style Name": "TriSure Headings",
  69.             "Style Id": 3,
  70.             "Site Id": 1,
  71.             "Text Properties": 1,
  72.             "Text Font": "Arial",
  73.             "Text Size": 12,
  74.             "Text Color": 3381708,
  75.             "Text Style": 0,
  76.             "Text Weight": 800,
  77.             "Text Underline": 0,
  78.             "Text Overline": 0,
  79.             "Text Strikeout": 0,
  80.             "Text Blink": 0,
  81.             "Text Alignment": 3,
  82.             "Background Properties": 1,
  83.             "Background Color": 16777215,
  84.             "Box Properties": 1,
  85.             "Box Margin": 0,
  86.             "Box Border": 0,
  87.             "Box Style": 3,
  88.             "Box Color": 0,
  89.             "Text CharSet": 0,
  90.             "Text PitchAndFamily": 34,
  91.             "Style Custom": 0,
  92.             "Text Color Ignore": 0,
  93.             "Background Color Ignore": 1,
  94.             "Box Color Ignore": 1,
  95.             "Read Only": 0,
  96.             "GUID": "[2198543397-20275-4563-134-182-0-96-8-206-88-43]"
  97.         },
  98.         {
  99.             "Style Name": "TriSure Subheadings",
  100.             "Style Id": 4,
  101.             "Site Id": 1,
  102.             "Text Properties": 1,
  103.             "Text Font": "Arial",
  104.             "Text Size": 12,
  105.             "Text Color": 6920550,
  106.             "Text Style": 0,
  107.             "Text Weight": 800,
  108.             "Text Underline": 0,
  109.             "Text Overline": 0,
  110.             "Text Strikeout": 0,
  111.             "Text Blink": 0,
  112.             "Text Alignment": 3,
  113.             "Background Properties": 1,
  114.             "Background Color": 16777215,
  115.             "Box Properties": 1,
  116.             "Box Margin": 0,
  117.             "Box Border": 0,
  118.             "Box Style": 3,
  119.             "Box Color": 0,
  120.             "Text CharSet": 0,
  121.             "Text PitchAndFamily": 34,
  122.             "Style Custom": 0,
  123.             "Text Color Ignore": 0,
  124.             "Background Color Ignore": 1,
  125.             "Box Color Ignore": 1,
  126.             "Read Only": 0,
  127.             "GUID": "[2198543398-20275-4563-134-182-0-96-8-206-88-43]"
  128.         }
  129.     ]
  130. }